projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8540a1
)
arm: socfpga: Use EMAC1 on SoCDK
author
Marek Vasut
<
[email protected]
>
Thu, 9 Oct 2014 23:50:23 +0000
(
01:50
+0200)
committer
Marek Vasut
<
[email protected]
>
Fri, 10 Oct 2014 22:50:33 +0000
(
00:50
+0200)
The SoCDK uses EMAC1, not EMAC0. This patch fixes the issue.
Signed-off-by: Marek Vasut <
[email protected]
>
Cc: Chin Liang See <
[email protected]
>
Cc: Dinh Nguyen <
[email protected]
>
Cc: Albert Aribaud <
[email protected]
>
Cc: Tom Rini <
[email protected]
>
Cc: Wolfgang Denk <
[email protected]
>
Cc: Pavel Machek <
[email protected]
>
include/configs/socfpga_cyclone5.h
patch
|
blob
|
history
diff --git
a/include/configs/socfpga_cyclone5.h
b/include/configs/socfpga_cyclone5.h
index 8d54bf892daa268a5da56335a8ac5c887ab637b2..60d7e20e83b2678254e129127f221b5e6a74d0c4 100644
(file)
--- a/
include/configs/socfpga_cyclone5.h
+++ b/
include/configs/socfpga_cyclone5.h
@@
-53,7
+53,7
@@
/* Ethernet on SoC (EMAC) */
#if defined(CONFIG_CMD_NET)
-#define CONFIG_EMAC_BASE SOCFPGA_EMAC
0
_ADDRESS
+#define CONFIG_EMAC_BASE SOCFPGA_EMAC
1
_ADDRESS
#define CONFIG_PHY_INTERFACE_MODE PHY_INTERFACE_MODE_RGMII
#define CONFIG_EPHY0_PHY_ADDR 0